home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / misc / aibb / system_requirements < prev    next >
Text File  |  1994-01-18  |  3KB  |  55 lines

  1.  
  2.                                 A.I.B.B.
  3.                      Amiga Intuition Based Benchmarks
  4.                         Program Release Version 6.5
  5.                      Copyright 1991-1993 LaMonte Koop
  6.                            All Rights Reserved
  7.  
  8.                        Program System Requirements
  9.  
  10.  
  11.     AIBB is designed to operate on many different platform arrangements,
  12. but there are a few requirements which are necessary for proper program
  13. operation.  These are as follows:
  14.  
  15.     -- AmigaOS 1.2 or greater is necessary on all systems except those
  16.        using the MC68040 as the system main processor.  AmigaOS 2.0 is
  17.        required for proper operation on those systems.  Users of AmigaOS
  18.        1.2/1.3 with accelerators must be sure to be using the latest
  19.        SetPatch routines for those OS versions ( SetPatch v1.34/v1.38 ).
  20.        Among other things, SetPatch corrects a problem with FPU code with
  21.        these OS versions, and is necessary for proper operation of AIBB.
  22.  
  23.     -- AIBB will function with a minimum of 512K of memory, provided very
  24.        little else is loaded to use any of that space.  However, AIBB will
  25.        most likely be very limited under such an environment, and a lower
  26.        limit for proper operation is more realistically 1 megabyte of RAM.
  27.  
  28.     -- MC68040 users should have a math function emulation library such
  29.        as that supplied by CBM or accelerator manufacturers to properly
  30.        emulate the MC68881/MC68882 hardware-implemented transcendental
  31.        functions.  AIBB will look for the presence of one, and if not found
  32.        will not allow the use of the 68881/68882 FPU-related test functions.
  33.        68040 specific math code option functions will still operate however.
  34.  
  35.     -- AIBB uses a shared library for its file requester functions.  For
  36.        this reason AIBB requires that one of the following shared libraries
  37.        be within the system LIBS: directory:
  38.  
  39.                1. kd_freq.library  ( library version 3.0 or greater )
  40.                2. req.library      ( library versiopn 2.0 or greater )
  41.                3. asl.library         ( AmigaOS 2.0+ systems only )
  42.                4. reqtools.library
  43.  
  44.        AIBB will search for these libraries in the order given, stopping
  45.        when it is either able to open one, or none are found.
  46.  
  47.     -- It should be noted that although there are no restrictions placed on
  48.        the type of system AIBB can be operated on, this program was never
  49.        really meant for use on unaccelerated systems.  On such platforms,
  50.        AIBB may seem to operate somewhat sluggishly, although no operational
  51.        problems should exist.
  52.  
  53. Please consult the main documentation for further information.
  54.  
  55.